:-module(tokio,
  [tokio/0,tokio/1,ls/0,ls/1,ld/1,static/1
  ]).
% make :- unix(system(make)),[tokio:'.tmpc'],[tokio:'.tmpl'].
?- unix(system(make)),[tokio:'.tmpc'],[tokio:'.tmpa'] ;

  [tokio:'tokio.pl'].
